CSharpTest.Net
MergeLog Method
See Also  Send Feedback Download Help File
CSharpTest.Net.BPlusTree Assembly > CSharpTest.Net.Collections Namespace > TransactionLog<TKey,TValue> Class : MergeLog Method

keyComparer
existing

Glossary Item Box

Merges the contents of the log with an existing ordered key/value pair collection.

Syntax

Visual Basic (Declaration) 
Public Function MergeLog( _
   ByVal keyComparer As IComparer(Of TKey), _
   ByVal existing As IEnumerable(Of KeyValuePair(Of TKey,TValue)) _
) As IEnumerable(Of KeyValuePair(Of TKey,TValue))

Parameters

keyComparer
existing

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys